CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sobel edge detection

搜索资源列表

  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2273210
    • 提供者:xuzhengyang
  1. Sobel

    0下载:
  2. 代码中使用的是sobel边缘检测算子,通过实验检测,能达到想要的效果-Sobel edge detection operator is used in the code, through the experiment testing, to achieve the desired effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:59673
    • 提供者:焦峰凯
  1. edge-detection

    0下载:
  2. 边缘检测算法,Sobel算法,Robert算法,Canny算法等。-Edge detection algorithm, Sobel algorithm, Robert algorithm, Canny algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:490753
    • 提供者:柴江松
  1. Edge-detection-algorithm

    0下载:
  2. 用Lena标准检测图像,Sobel算子边缘检测、Prewitt算子边缘检测、Roberts算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测完整算法代码 -By Lena standard test image, Sobel operator edge detection, Prewitt edge detection operator, Roberts operator edge detection, Laplace operator edge detection, Cann
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20165
    • 提供者:why
  1. Edge-detection

    0下载:
  2. 实现图像边缘检测,包括Roberts 、Sobel 、Prewitt 、 Krisch 、Log-Laplacian 边缘检测算子的实现方法。-Realization image edge detection, including Roberts, Sobel, Prewitt, Krisch, Log-Laplacian edge detection operator implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20469
    • 提供者:马江敏
  1. Edge-detection-GUI

    0下载:
  2. 边缘检测GUI界面程序,首先进行图片的提取,之后主要是prewitt,sobel,canny进行-Edge detection GUI interface program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:马丽云
  1. edge-detection

    0下载:
  2. 对灰度图像进行边缘检测,包括两种边缘检测算子:laplace算子和sobel算子。应用MFC编程-Gray image edge detection, includes two edge detection operator: laplace operator and sobel operator. MFC Application Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8520721
    • 提供者:刘新蕾
  1. edge-detection

    0下载:
  2. 图像边缘检测的matlab 代码,包括 sobel, canny 等几种边缘检测的方法-edge detection algorithms which includes canny , sobel and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:155990
    • 提供者:李伟
  1. edge-detection

    0下载:
  2. 主要包括常见的边缘检测算法,比如sobel,log, roberts等-it is about some edge detection Algorithms,involving sobel、roberts、log and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:167756
    • 提供者:曾丽文
  1. Edge-Detection-Algorithm

    0下载:
  2. 图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等-Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6955265
    • 提供者:yang
  1. sobel

    0下载:
  2. 主要是利用C++和核函数实现彩色图像的sobel边缘检测,此程序简单便于理解。-Mainly using c++ and kernel function to realize sobel edge detection of color image, the program simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:seven
  1. edge-detection

    0下载:
  2. 利用MATLAB实现边缘检测算子,比如permit和Sobel算子。可以直接运行!-Using MATLAB realize edge detection operator, such as permit and Sobel operator. It can be run directly!
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:416869
    • 提供者:释放梦想
  1. sobel

    0下载:
  2. 边缘检测程序,sobel边缘检测,可用,很方便的方法-Edge detection procedures, Sobel edge detection, available, very convenient method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3504929
    • 提供者:王骥
  1. edge-detection-method

    0下载:
  2. 3 edge detection code is given using CANNY and sobel operator.3 source code total1 canny and 2 sobel operator.-3 edge detection code is given using CANNY and sobel operator.3 source code total1 canny and 2 sobel operator.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:11531
    • 提供者:jinat
  1. sobel

    0下载:
  2. sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:zz
  1. edge-detection

    0下载:
  2. 用matlab实现边缘检测,包括sobel算子、LoG、Canny算子,Hough变换-Edge detection with matlab, including sobel operator, LoG, Canny operator, Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:189440
    • 提供者:Lindsay
  1. soble

    0下载:
  2. 基于FPGA的Sobel边缘检测算法的实现与仿真。此程序提供算法的verliog实现。(Implementation and Simulation of Sobel edge detection algorithm based on FPGA. This program provides the verliog implementation of the algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

  1. sand-master

    0下载:
  2. 使用JNI实现Sobel算子图像边缘检测(Using JNI to achieve Sobel operator image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1040384
    • 提供者:穿山甲说
  1. CUDA-Sobel-Filter-master

    0下载:
  2. This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:13942784
    • 提供者:穿山甲说
  1. OpenCV_Morpholog

    0下载:
  2. Morphological Operations, Erosion, Dilation and their combinations Open, Close, Boundary extraction, Top-Hat. Edge Detection Filters Prewitt, Sobel and Canny Filters
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:4526080
    • 提供者:穿山甲说
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com